103 PROG (*.prg)|*.prg|Basic Source (*.bas)|*.bas|Text with line numbers(*.txt)|*.txt|Text without line numbers (*.txt)|*.txt|Text with adjusted line references (*.txt)|*.txt|LIF ASCII (*.lif)|*.lif|HP LIF ASCII (*.lhp)|*.lhp|All Files (*.*)|*.*||
106 PROG (*.prg)|*.prg|Basic Source (*.bas)|*.bas|Text with line numbers(*.txt)|*.txt|Text without line numbers (*.txt)|*.txt|Text with adjusted line references (*.txt)|*.txt|LIF ASCII (*.lif)|*.lif|HP LIF ASCII (*.lhp)|*.lhp|All Files (*.*)|*.*||
33049 Remove All Watch Variables\nRemove All Watch Variables
33050 Remove Global Breakpoint\nRemove Global Breakpoint
33051 Toggle Global Breakpoint\nToggle Global Breakpoint
33052 Enable/Disable Global Breakpoint\nEnable/Disable Global Breakpoint
33053 Remove all breakpoints\nRemove All Breakpoint
33054 Remove Breakpoint\nRemove Breakpoint
33055 Change MSI to file path
33056 Toggle default file open behavior
33057 Break when a given variable(s) have been modified\nGlobal Break
33059 Clears all Trace Lines\nClears all Trace Lines
33060 Run source using the Debugger\nDebug Run
33061 Run Program\nRun Program
33062 Stop Program\nStop Program
33063 Pause Program\nPause Program
33064 Continue Program\nContinue Program
33065 Toggle Breakpoint\nToggle Breakpoint
33066 Break at line with a given condition\nCondition Break
33067 Break when a given variable(s) have been modified\nGlobal Break
33068 Remove all breakpoints\nRemove all Breakpoints
33069 Toggle Bookmark\nToggle Bookmark
33070 Previous Bookmark\nPrevious Bookmark
33071 Next Bookmark\nNext Bookmark
33072 Toggle Bookmark\nToggle Bookmark
33073 Previous Bookmark\nPrevious Bookmark
33074 Remove All Bookmarks\nRemove All Bookmarks
33075 Select which Debug windows to see
33076 Step over Function or SUB\nStep Over (Ctrl+F2)
33077 Step into function or SUB\nStep Into (Ctrl+F1)
33078 Step out of a Function or SUB\nStep Out (Ctrl+Shft+F1)
33079 Run to Cursor\nRun to cursor
33080 Continue Debugging starting from Cursor\nContinue From Cursor
33081 Remove Debug Info and .dbg file\nRemove Debug Info and .dbg file
33084 Execute one line of code\nStep
33086 Continue running program using the debugger\nDebug Continue
33114 Execute currently selected text\nExecute currently selected text
33150 &Pause Alt+F4
33151 &Stop Alt+Shift+F4
33152 &Pause Alt+F9
33153 &Stop Alt+F10
33154 &Find...
33155 &Find... Ctrl+F
33158 &New
33159 &New Ctrl+N
33160 &Open...
33161 &Open... Ctrl+O
33162 &Save...
33163 &Save... Ctrl+S
33164 &Close
33165 &Close Ctrl+F4
33166 Run &Debugger
33167 Run &Debugger Ctrl+F3
33168 &Continue Debugger
33169 &Continue Debugger Ctrl+F2
33170 Add &Watch Variable...
33171 Add &Watch Variable... Ctrl+W
33172 To&ggle Breakpoint
33173 To&ggle Breakpoint Ctrl+F11
33174 Step &Into
33175 Step &Into Ctrl+F7
33176 &Step Over
33177 &Step Over Ctrl+F8
33178 Step O&ut
33179 Step O&ut Ctrl+Shift+F7
33180 Run &to Cursor
33181 Run &to Cursor Ctrl+F5
33182 Continu&e from Cursor
33183 Continu&e from Cursor Ctrl+Shift+F5
33184 &Toggle Bookmark
33185 &Toggle Bookmark Ctrl+F9
33186 P&revious Bookmark
33187 P&revious Bookmark Ctrl+Shift+F10
33188 N&ext Bookmark
33189 N&ext Bookmark Ctrl+F10
33190 &Next Error
33191 &Next Error Ctrl+K
33192 Pre&vious Error
33193 Pre&vious Error Ctrl+J
33194 &Replace...
33195 &Replace... Ctrl+H
33196 &Goto...
33197 &Goto... Ctrl+G
33198 &Undo
33199 &Undo Ctrl+Z
33200 &Redo
33201 &Redo Ctrl+Y
33202 Cu&t
33203 Cu&t Ctrl+X
33204 &Copy
33205 &Copy Ctrl+C
33206 &Paste
33207 &Paste Ctrl+V
33212 &Run Alt+F3
33213 S&tep Alt+F1
33214 Re&fresh Windows
33215 Debug &Windows...
33216 Remove A&ll Debug Info
33217 Remo&ve All Bookmarks
33218 Conditional Brea&kpoint...
33219 Gl&obal Breakpoint...
33220 Remove All &Breakpoints
33221 Run the Numeric Compiler\nNumeric Compiler
33779 ERROR: This selection cannot be deleted because the beginning of a sub program was selected and the end of the sub program was not.
33780 ERROR: The selection you wish to delete contains a list of CSUB definitions. These lines must be deleted at the same time. One of these CSUB lines or part of one of these lines was not selected.
33781 ERROR:There is a problem with the selection that you have made.
33782 ERROR: This selection cannot be deleted because the beginning of a function definition was selected and the end of the function definition was not.
33783 Insert a File at current caret position\nInsert File
33784 Load Subprograms from another file\nLoad Subprograms
33785 Delete Selected\nDelete
33787 Set source Indent parameters\nSet Indent
33788 Indent selection or entire file\nIndent
33789 Secure selection or entire file\nSecure
33791 Select a Subprogram that has the current line\nSelect Subprogram
33792 Select All source\nSelect All
33793 Find in File\nFind...
33794 Find Next occurrence\nFind Next
33795 Find Previous occurrence\nFind Previous
33796 Replace in file\nReplace...
33798 Goto line, label, Sub or Bookmark\nGoto
33799 XREF dialog\nXREF...
33800 Toggle Bookmark at current line\nToggle Bookmark
33801 Goto the next Bookmark\nNext Bookmark
33802 Goto Previous Bookmark\nPrev. Bookmark
33803 Remove all set Bookmarks\nRemove all Bookmarks
33807 Run Program\nRun
33808 Run source using the Debugger\nDebug Run
33809 Toggle Breakpoint at current line\nToggle Breakpoint
33810 Remove Breakpoint\nRemove Breakpoint
33811 Select an entire Line\nSelect Line
33816 Stop Running Program\nStop
33817 Pause running program\nPause
33824 Go to Next Error in source\nGo to Next Error in source
33837 Set User Preference\nPreferences...
33838 Set the application output environment.
33840 Save the alpha output to a file\nSave alpha
33841 Set color, font, tabs for edit window.
33842 Set the Editor characteristics
33845 Show File statistics
33846 Break at line with a given condition\nCondition Break
33849 Step out of a Function or SUB\nStep Out
33850 Show or Hide debugger Toolbar\nToggle Debug Toolbar
33855 Break when a given variable(s) have been modified\nGlobal Break
33857 Step over Function or SUB\nStep Over
33860 Toggle Edit Sequence numbers on or off\nSequence numbers
33864 Add to the Watch Variable list\nWatch
33865 Show the Call Stack\nCall stack
33866 Change a selected Variable\nChange Variable.
33867 Remove Variable from Watch Window\nRemove from watch.
33869 Show all Breakpoints\nShow Breakpoints
33879 Revert file to last saved, Drop current changes.
33903 Execute a selected Program \nRun Program
33925 Checked if Auto Tab feature is on.\nAuto Tab
33926 Highlight all words that are entered in Find\nFind All
33927 Highlights all Find words\nHighlight Find
33928 Do Find and then Replace\nReplace Again
33930 Pause Run on first line\nRun Pause
33932 Save output graphics to a file\nSave Graphics
33933 Merge Alpha to Graphics\nMerge Alpha
33935 Step into function or SUB\nStep Into
33936 Run to Cursor\nRun to Cursor
33938 Execute Selected line(s)\nExecute Line(s)
33939 List selected or all source to printer without printer dialog/nList
33943 Show Alpha plane\nAlpha On
33944 Clear I/O\nClear I/O
33945 BASIC Reset\nBASIC Reset
33946 Use the Programing Hint system/nToggle Hints.
33947 Pause running program and start Debugger\nDebug Pause
33950 Show the Graphics plane\nGraphics On
33951 Prints current alpha data\nPrint Alpha.
33952 Prints current graphic\nPrint Graphic
33958 Refresh Graphics in output window\nRefresh Graphics
33961 Continue Debugging starting from Cursor\nContinue From Cursor
33965 Separate Alpha from Graphics mode\nSeparate Alpha Mode
33966 Save Alpha, Graphics or Both\nSave Data
33967 Prints Alpha, Graphics or Both\nPrint Data
33970 CSUB Toolkit functionality\nCSUB Toolkit
33971 Select a Bookmark to goto\nGoto Bookmark
33972 Close All User Windows\nClose all User Windows
33975 Copy Runtime .ini settings from chosen file\nCopy Runtime .ini
33976 Set Current Environment to default Environment\nSet Defaults
33977 Set Current Run Environment...\nCurrent Run Env.
33978 Removes current files Runtime Environment settings\nPurge Environment
33979 Purge current BASIC Runtime environment file\nPurge .INI file
33980 Close an active debug session\nClose Debug
33981 Paste given Hint at current Caret position\nPaste Hint
33982 Print all of the array variable\nPrint All Array
33983 Change a selected varaible\nChange Selected
33984 Window will always be on top when checked\nStay On Top.
33985 Print portions of an array\nPrint Range
33986 Saves the array in a text file\nSave
33987 Remove all variables in the watch window\nRemove All Vars
33988 Debug window will remain always on top when checked\nAlways on top
34000 Add items to the tools menu\nCustomize Tool Menu
34001 Control Toolbar
37000 Deletes the selected text\nDelete
37126 Find the previous matching text\nFind Previous
37903 =================
57344 TransEra - HTBasic
57346 Select an object on which to get Help
57347 TransEra Corp.
57348 375 East 800 South\nOrem, UT 84097
57600 Create a New document\nNew
57601 Open an existing document\nOpen
57602 Close the active document\nClose
57603 Save or Store the active document\nSave or Store
57604 Save or Store the active document with a new name\nSave As
57605 Change the Header and Footer information\nPage Setup
57606 Change the Printer and Printing options\nPrint Setup
57607 Print the Current File\nPrint...
57609 Display a Print Preview of Current Active Window\nPrint Preview
57616 Open this document
57617 Open this document
57618 Open this document
57619 Open this document
57620 Open this document
57621 Open this document
57622 Open this document
57623 Open this document
57624 Open this document
57625 Open this document
57626 Open this document
57627 Open this document
57628 Open this document
57629 Open this document
57630 Open this document
57631 Open this document
57632 Erase the selection\nErase
57633 Erase everything\nErase All
57634 Copy the selection and put it on the Clipboard\nCopy
57635 Cut the selection and put it on the Clipboard\nCut
57636 Find the specified text\nFind
57637 Insert Clipboard Contents\nPaste
57640 Repeat the last action\nRepeat
57641 Replace specific text with different text\nReplace
57642 Select the entire document\nSelect All
57643 Undo the last action\nUndo
57644 Redo the previously undone action\nRedo
57648 Open another window for the active document\nNew Window
57649 Arrange icons at the bottom of the window\nArrange Icons
57650 Arrange windows so they overlap\nCascade Windows
57651 Arrange windows as non-overlapping tiles\nTile Windows
57652 Arrange windows as non-overlapping tiles\nTile Windows
57653 Split the active window into panes\nSplit
57664 Display Program Information, version number and copyright\nAbout
57665 Quit the application; prompts to save documents\nExit
57666 List Help topics\nHelp Index
57667 Show Help Topics\nHelp Topics
57668 Display instructions about how to use help\nHelp
57669 Display help for clicked on buttons, menus and windows\nHelp
57670 Display help for current task or command\nHelp
57680 Switch to the next window pane\nNext Pane
57681 Switch back to the previous window pane\nPrevious Pane
59136 EXT
59137 CAP
59138 NUM
59139 SCRL
59140 OVR
59141 REC
59392 Show or hide the toolbar\nToggle ToolBar
59393 Show or hide the status bar\nToggle StatusBar
59400 EDIT
59401 EDIT
59402 Cont
59403 cont
59404 Run
59405 run
59406 SCRATCH
59407 SCRATCH
59408 LOAD
59409 LOAD
59410 HELP
59411 HELP
59412 RE-STORE "
59413 RE-STORE "
59414 REN
59415 REN
59416 PLOTTER IS CRT, "INTERNAL"
59417 PLOTTER IS CRT, "INTERNAL"
59418 SYSTEM$("MSI")
59419 SYSTEM$("MSI")
59420 This command will terminate the currently running program.\nProceed?
59421 Do you want to stop the currently running program and open another?\n(Yes will destroy any unsaved changes.)
61184 Change the window size
61185 Change the window position
61186 Reduce the window to an icon
61187 Enlarge the window to full size
61188 Switch to the next document window
61189 Switch to the previous document window
61190 Close the active window and prompts to save the documents
61202 Restore the window to normal size
61203 Activate Task List
61215 Activate this window
61440 Open
61441 Save As
61442 All Files (*.*)
61443 Untitled
61445 Close print preview mode\nCancel Preview
61446 an unnamed file
61447 Line
61448 Type
61449 Variable
61450 Subroutine
61451 Condition
61452 Value
61453 Enabled
61454 Line Breakpoints
61455 Global Breakpoints
61456 Watch List
61457 &Hide
61458 Call Stack
61459 Trace List
61460 Command
61461 WWWWWWWW
61462 Watch Edit Box
61463 READ
61464 Custom Message Box for the Message Line of the new editor
61465 Search Toolbar
61466 ERROR: A line number must be a numeric constant.
61467 ERROR: Valid variables cannot start with a Number or Underline.
61468 ERROR: Valid variables cannot be more than 15 characters.
61469 This file has been converted to HTBasic's new file format. STORE\nwill overwrite the file preventing its use in previous versions of HTBasic.
61470 ERROR: Line too long. The maximum program line length is 256 characters.